~Sigmund DworelitnivuJun 8, 2015, 2:40 PM328 PostsTry SMTP_LEFT_DOT_NEVER_DOMAIN=1Try adding SMTP_LEFT_DOT_NEVER_DOMAIN=1 to your Notes.ini.
~Pippy MinkrosterobuJul 5, 2015, 7:05 AM6 PostsChange the separator character of internet address from '.' to '_'-The issue can occur if the last name of the user is equal to the name of a domain document, such as a Foreign, Adjacent or Non-Adjacent domain, and if the address has a dot (".") to separate the first name and the last name. -Moreover, if there is a Non-Adjacent Domain called " * " (asterisk), then ALL mail addressed in the format like 'user.test@testing.com' will be rerouted to a domain equal to the last name of the user . 1. as solution enable notes.ini variable SMTP_LEFT_DOT_NEVER_DOMAIN=1 Other workarounds for this issue: 2. Change the separator character for the first and last names from the period '.' to an underscore '_' 3. Use a specific notes domain in the "Mail send to domain" field instead of a wildcard "*" in Non-Adjacent Domain document